home *** CD-ROM | disk | FTP | other *** search
/ Programming Microsoft Visual Basic .NET / Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin / 17 controls / controlsdemo / controlsdemo.vbproj < prev    next >
Text File  |  2001-10-20  |  6KB  |  167 lines

  1. <VisualStudioProject>
  2.     <VisualBasic
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.0.9254"
  5.         SchemaVersion = "1.0"
  6.         ProjectGuid = "{73DD7819-3D4D-4A31-9790-A55932170E07}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "ControlsDemo"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 AssemblyOriginatorKeyMode = "None"
  15.                 DefaultClientScript = "JScript"
  16.                 DefaultHTMLPageLayout = "Grid"
  17.                 DefaultTargetSchema = "IE50"
  18.                 DelaySign = "false"
  19.                 OutputType = "WinExe"
  20.                 OptionCompare = "Binary"
  21.                 OptionExplicit = "On"
  22.                 OptionStrict = "Off"
  23.                 RootNamespace = "ControlsDemo"
  24.                 StartupObject = "ControlsDemo.Form1"
  25.             >
  26.                 <Config
  27.                     Name = "Debug"
  28.                     BaseAddress = "285212672"
  29.                     ConfigurationOverrideFile = ""
  30.                     DefineConstants = ""
  31.                     DefineDebug = "true"
  32.                     DefineTrace = "true"
  33.                     DebugSymbols = "true"
  34.                     IncrementalBuild = "true"
  35.                     Optimize = "false"
  36.                     OutputPath = "bin\"
  37.                     RegisterForComInterop = "false"
  38.                     RemoveIntegerChecks = "false"
  39.                     TreatWarningsAsErrors = "false"
  40.                     WarningLevel = "1"
  41.                 />
  42.                 <Config
  43.                     Name = "Release"
  44.                     BaseAddress = "285212672"
  45.                     ConfigurationOverrideFile = ""
  46.                     DefineConstants = ""
  47.                     DefineDebug = "false"
  48.                     DefineTrace = "true"
  49.                     DebugSymbols = "false"
  50.                     IncrementalBuild = "false"
  51.                     Optimize = "false"
  52.                     OutputPath = "bin\"
  53.                     RegisterForComInterop = "false"
  54.                     RemoveIntegerChecks = "false"
  55.                     TreatWarningsAsErrors = "false"
  56.                     WarningLevel = "1"
  57.                 />
  58.             </Settings>
  59.             <References>
  60.                 <Reference
  61.                     Name = "System"
  62.                     AssemblyName = "System"
  63.                 />
  64.                 <Reference
  65.                     Name = "System.Data"
  66.                     AssemblyName = "System.Data"
  67.                 />
  68.                 <Reference
  69.                     Name = "System.Drawing"
  70.                     AssemblyName = "System.Drawing"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Windows.Forms"
  74.                     AssemblyName = "System.Windows.Forms"
  75.                 />
  76.                 <Reference
  77.                     Name = "System.XML"
  78.                     AssemblyName = "System.Xml"
  79.                 />
  80.             </References>
  81.             <Imports>
  82.                 <Import Namespace = "Microsoft.VisualBasic" />
  83.                 <Import Namespace = "System" />
  84.                 <Import Namespace = "System.Collections" />
  85.                 <Import Namespace = "System.Data" />
  86.                 <Import Namespace = "System.Drawing" />
  87.                 <Import Namespace = "System.Diagnostics" />
  88.                 <Import Namespace = "System.Windows.Forms" />
  89.             </Imports>
  90.         </Build>
  91.         <Files>
  92.             <Include>
  93.                 <File
  94.                     RelPath = "AssemblyInfo.vb"
  95.                     SubType = "Code"
  96.                     BuildAction = "Compile"
  97.                 />
  98.                 <File
  99.                     RelPath = "licenses.licx"
  100.                     BuildAction = "Content"
  101.                 />
  102.                 <File
  103.                     RelPath = "ListBoxForm.vb"
  104.                     SubType = "Form"
  105.                     BuildAction = "Compile"
  106.                 />
  107.                 <File
  108.                     RelPath = "ListBoxForm.resx"
  109.                     DependentUpon = "ListBoxForm.vb"
  110.                     BuildAction = "EmbeddedResource"
  111.                 />
  112.                 <File
  113.                     RelPath = "ListViewForm.vb"
  114.                     SubType = "Form"
  115.                     BuildAction = "Compile"
  116.                 />
  117.                 <File
  118.                     RelPath = "ListViewForm.resx"
  119.                     DependentUpon = "ListViewForm.vb"
  120.                     BuildAction = "EmbeddedResource"
  121.                 />
  122.                 <File
  123.                     RelPath = "ProviderControlsForm.vb"
  124.                     SubType = "Form"
  125.                     BuildAction = "Compile"
  126.                 />
  127.                 <File
  128.                     RelPath = "ProviderControlsForm.resx"
  129.                     DependentUpon = "ProviderControlsForm.vb"
  130.                     BuildAction = "EmbeddedResource"
  131.                 />
  132.                 <File
  133.                     RelPath = "SplitterForm.vb"
  134.                     SubType = "Form"
  135.                     BuildAction = "Compile"
  136.                 />
  137.                 <File
  138.                     RelPath = "SplitterForm.resx"
  139.                     DependentUpon = "SplitterForm.vb"
  140.                     BuildAction = "EmbeddedResource"
  141.                 />
  142.                 <File
  143.                     RelPath = "StartupForm.vb"
  144.                     SubType = "Form"
  145.                     BuildAction = "Compile"
  146.                 />
  147.                 <File
  148.                     RelPath = "StartupForm.resx"
  149.                     DependentUpon = "StartupForm.vb"
  150.                     BuildAction = "EmbeddedResource"
  151.                 />
  152.                 <File
  153.                     RelPath = "TreeViewForm.vb"
  154.                     SubType = "Form"
  155.                     BuildAction = "Compile"
  156.                 />
  157.                 <File
  158.                     RelPath = "TreeViewForm.resx"
  159.                     DependentUpon = "TreeViewForm.vb"
  160.                     BuildAction = "EmbeddedResource"
  161.                 />
  162.             </Include>
  163.         </Files>
  164.     </VisualBasic>
  165. </VisualStudioProject>
  166.  
  167.